Skip to content

Conversation

@sklarsa
Copy link
Contributor

@sklarsa sklarsa commented Jul 30, 2024

Closes #11

Because LineSenders are meant to be single-threaded, this PR introduces a LineSenderPool that makes it easier to achieve greater throughput with multiple concurrent senders

@sklarsa sklarsa requested a review from puzpuzpuz July 30, 2024 20:11
@sklarsa
Copy link
Contributor Author

sklarsa commented Jul 30, 2024

addresses #11

@sklarsa sklarsa changed the title feat(client): add support for a sender pool feat(client): add sender pool Jul 30, 2024
@puzpuzpuz puzpuzpuz added the enhancement New feature or request label Aug 2, 2024
@puzpuzpuz puzpuzpuz self-requested a review August 2, 2024 16:18
@puzpuzpuz puzpuzpuz merged commit 1532472 into main Aug 2, 2024
@puzpuzpuz puzpuzpuz deleted the steve/pooled-senders branch August 2, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pool of senders

2 participants